Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't use the deprecated fields in ToolchainCluster.Spec #84

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

the register member tests to take the new version and workflows into
account.
Copy link
Contributor

@MatousJobanek MatousJobanek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, only a few cosmetic proposals

pkg/cmd/adm/register_member_test.go Outdated Show resolved Hide resolved
pkg/cmd/adm/register_member_test.go Outdated Show resolved Hide resolved
pkg/cmd/adm/register_member_test.go Outdated Show resolved Hide resolved
pkg/cmd/adm/register_member_test.go Outdated Show resolved Hide resolved
…package

and simplify the logic in the mocking functions slightly.
@metlos metlos merged commit ac3aaca into kubesaw:master Oct 3, 2024
7 checks passed
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.57%. Comparing base (bd2bf12) to head (9e008d9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   69.66%   69.57%   -0.09%     
==========================================
  Files          43       43              
  Lines        2571     2564       -7     
==========================================
- Hits         1791     1784       -7     
  Misses        589      589              
  Partials      191      191              
Files with missing lines Coverage Δ
pkg/cmd/adm/register_member.go 75.00% <100.00%> (-0.60%) ⬇️

@metlos metlos deleted the deprecate-tc-spec-fields-contd4 branch October 4, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants